home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 23 / AMIGAplus Sonderheft 23 (2000)(Falke)(DE)[!].iso / Updates / Librarys / Xvs / Docs / README < prev   
Text File  |  1999-12-04  |  5KB  |  107 lines

  1. ============================================================================
  2. ==            xvs.library - The eXternal Virus Support Library            ==
  3. ==                  Copyright © 1997-99 by Georg Hörmann                  ==
  4. ============================================================================
  5.  
  6. 1. Legal Stuff
  7. --------------
  8. The  entire XVS software package is written and copyright © 1997-99 by Georg
  9. Hörmann. Additional changes and updates during December 1999 and onwards are
  10. copyright © 1999 Alex van Niel.
  11.  
  12. No parts of this package may be altered by any means (this includes editing,
  13. reprogramming,  crunching,  resourceing  etc.),  except archiving.
  14.  
  15. The author  is  in  no  way  liable  for any changes made to any part of the
  16. package, or consequences thereof  as  he  is in no way liable for damages or
  17. loss of data directly or indirectly caused by this software.
  18.  
  19. Neither  fees  may  be  charged nor profits may be made by distributing this
  20. piece  of  software.   Only a nominal fee for costs of magnetic media may be
  21. accepted,  the  amount  of  DM  4/US  $3  shouldn't  be  exceeded for a disk
  22. containing  XVS.   Non-commercial  CD  manufacturers  are allowed to put the
  23. package  on  their compilations, too.  Outside a single machine environment,
  24. you  are  not allowed to reproduce single parts of the package, but you have
  25. to copy it completely.
  26.  
  27. Alex van Niel  has  the  permission  from  Georg  Hörmann  to update the XVS
  28. package  and  make  any  adjustments  Alex van Niel  thinks  are  necessary.
  29. Georg Hörmann can NOT be held  responsible  for  any  changes  Alex van Niel
  30. made.
  31.  
  32.  
  33. 2. Installation
  34. ---------------
  35. The xvs.library contains all the virus recognition and removal code that was
  36. formerly included in VirusZ.  This step has been taken for one major reason:
  37. VirusZ can be updated fast without releasing the whole package every week by
  38. releasing a new library version.
  39.  
  40. So  simply  install the library in this archive to your LIBS:  drawer to get
  41. 100% protection against the latest viruses.
  42.  
  43. The  following  chapters contain information mostly for programmers who want
  44. to  write  their  own  viruskillers,  so  you  can  skip this if you are not
  45. interested!
  46.  
  47. 3. Why Another Library?
  48. -----------------------
  49. As most of you may have noticed, I don't have much time at the moment to add
  50. all  the  features you desire to my viruskiller VirusZ II/III.  On the other
  51. hand,  there  are a lot of talented coders out there who might have the time
  52. to  write  a  really  good  viruskiller  environment, but don't have all the
  53. viruses  to add them or are not willing to torture themselves with analysing
  54. all those little bastards.
  55.  
  56. That's  the  point  where xvs.library comes in.  With this library I want to
  57. give  you a powerful tool to detect and eliminate all sorts of viruses.  All
  58. you  have  to  do  (and that's still enough, believe me ;-) is to submit the
  59. files, sectors or bootblocks you want to have tested to xvs.library.
  60.  
  61. In  other  words:   You design a GUI with all the features that are required
  62. nowadays (ARexx, Locale, etc.) and I support you with my antivirus knowledge
  63. of the last 7 years!!
  64.  
  65. Certainly  VirusZ will be developped further-on in the near future, but it's
  66. always good to have some new rivals that give you new inspiration ;-)
  67.  
  68. Note from Alex van Niel:
  69. Offcourse, developement for VirusCheckerII will also continue. With
  70. VirusCheckerNG, the  xvs.library  will  replace  the  brain file. Offcourse,
  71. all  bug  reports  and  new  viruses  should now be sent to me instead of to
  72. Georg.
  73.  
  74. 4. Features
  75. -----------
  76. Currently xvs.library offers you the following functions:
  77.  
  78. a. Detect bootblock viruses and install clean bootblocks instead.
  79. b. Detect manipulated disk sectors and repair them if possible.
  80. c. Detect infected files and repair them if possible.
  81. d. Scan all memory regions for active viruses and remove them if any.
  82.  
  83. This should be all you need to put up a complete viruskiller.  About further
  84. functions you have to think yourself.
  85.  
  86. 5. Hopes And Fears
  87. ------------------
  88. I  thought  quite  a  long time about the release of XVS to the public as it
  89. might  be  some  kind  of  'sudden death' to my own project VirusZ.  All the
  90. antivirus  knowledge  of  VirusZ  has been exported to this library.  Anyone
  91. with  just  enough programming skills can easily beat the features of my own
  92. antivirus  program  by  using XVS.  But on the other hand, antivirus work is
  93. always  some  kind  of  service to the public and shouldn't be overridden by
  94. selfish  thoughts.   And  as  I won't be able to keep up that service in the
  95. far future, I will at least give my support to the ones who follow me.
  96.  
  97. 6. Author
  98. ---------
  99. For bug reports, ideas etc. you can reach me at the following addresses:
  100.  
  101. Snail-mail:    Alex van Niel
  102.         Billie Holidaystraat 116
  103.         2551 WK Den Haag
  104.         Netherlands
  105.  
  106. e-mail:        pinkie@dds.nl
  107.